-
Home
-
Prime Mover – Migrate WordPress Website & Backups
-
1.3.8
-
Code
-
Classes
- PrimeMoverSearchReplace
Total Complexity |
121 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
812 |
Lines of code |
419 |
Logical lines of code |
279 |
Comment lines |
242 |
Methods |
34 |
Properties |
2 |
Methods 34
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
processColumns() |
B |
42 |
20 |
48 |
load() |
A |
41 |
11 |
49 |
getColumnsDefinition() |
A |
50 |
9 |
25 |
markSearchReplaceComplete() |
A |
52 |
8 |
26 |
doRetrySearchReplace() |
S |
51 |
7 |
26 |
unSetTables() |
S |
58 |
6 |
15 |
initializeLeftOff() |
S |
58 |
5 |
17 |
getLeftOffToResume() |
S |
57 |
5 |
17 |
escapeLeftOffValues() |
S |
58 |
5 |
15 |
generateOrderByClause() |
S |
65 |
3 |
8 |
testSearchDelay() |
S |
73 |
3 |
5 |
getExcludedColumn() |
S |
63 |
3 |
10 |
getAdjustedCurrentRow() |
S |
71 |
3 |
6 |
runDbUpdate() |
S |
62 |
3 |
9 |
getPagingParams() |
S |
61 |
2 |
12 |
getResumeMode() |
S |
61 |
2 |
11 |
getRowsCount() |
S |
62 |
2 |
11 |
logSearchReplaceHeaderCall() |
S |
65 |
2 |
8 |
generateSelectSql() |
S |
62 |
2 |
10 |
isTimeOut() |
S |
62 |
2 |
10 |
getTotalRowsProcessed() |
S |
69 |
2 |
7 |
isNumericPrimaryKey() |
S |
64 |
2 |
9 |
getInitPage() |
S |
65 |
2 |
8 |
generateWhereToSeekCondition() |
S |
62 |
2 |
10 |
initializeTotalDataCount() |
S |
75 |
1 |
4 |
safeColumnNames() |
S |
79 |
1 |
3 |
monitorRowsProgress() |
S |
71 |
1 |
6 |
quoteAndEscapeLeftOff() |
S |
75 |
1 |
4 |
getRowsDataFromDb() |
S |
71 |
1 |
5 |
setLeftOff() |
S |
80 |
1 |
3 |
getLeftOff() |
S |
80 |
1 |
3 |
initializeRowParams() |
S |
66 |
1 |
8 |
logSearchReplaceHeader() |
S |
65 |
1 |
8 |
getNumTypes() |
S |
80 |
1 |
3 |